PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntent Class
Methods


In This Topic
    PDFOutputIntent Class Members
    In This Topic

    The following tables list the members exposed by PDFOutputIntent.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFOutputIntent object.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the COS output intent.  
    Public MethodGets the destination output profile.
    Required if does not specify a standard production condition; optional otherwise).  
    Public MethodGets the output intent info.
    Required if does not specify a standard production condition; optional otherwise).  
    Public MethodGets the output condition.  
    Public MethodGets the output condition identifier.  
    Public MethodGets the registry name.  
    Public MethodGets of sets the output intent type.  
    Public MethodSets the destination output profile.
    Required if does not specify a standard production condition; optional otherwise).  
    Public MethodSets the output intent info.
    Required if does not specify a standard production condition; optional otherwise).  
    Public MethodSets the output condition.  
    Public MethodSets the output condition identifier.
    If human-readable, this string may be used in lieu of an string for presentation to the user.
    A typical value for this entry would be the name of a production condition maintained in an industry-standard registry such as the ICC Characterization Data Registry.  
    Public MethodSets the registry name.  
    Public MethodGets of sets the output intent type.  
    Top
    See Also